gtkplug: Do not leak in gtk_plug_realize()
authorJavier Jardón <jjardon@gnome.org>
Thu, 18 Nov 2010 16:47:04 +0000 (17:47 +0100)
committerJavier Jardón <jjardon@gnome.org>
Thu, 18 Nov 2010 16:52:18 +0000 (17:52 +0100)
commit29fc179a89b9e9ab1fbb48b8d5d0873655322645
tree823141e1ba1b50187d9951f14aa5c8854ad782fa
parentc03a3ca6012d8797507f83ce317b74144e5bc464
gtkplug: Do not leak in gtk_plug_realize()

Indeed, we should check for window->wmclass_name

Reported by Guillaume Desmottes in bug
https://bugzilla.gnome.org/show_bug.cgi?id=635175
gtk/gtkplug.c